home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Shareware City / Developers / WList / WList.note < prev    next >
Encoding:
Text File  |  1993-08-14  |  603 b   |  17 lines  |  [TEXT/KAHL]

  1.  
  2.   WList.note
  3.   ----------
  4.  
  5. WList is a debugger command to let you see what windows are on the window list.  Using
  6. MacsBug, it runs the window list and prints information for each window, in their front
  7. to back order.
  8.  
  9. A special hack have been made to use the dcmdGlue.o provided in the MacsBug package.  It
  10. have been translated into C because Symantec C++ doesn't seem to be able to use it right.
  11. In fact, the linker wouldn't find functions referenced in the glue.
  12.  
  13. Source code included.  Feel free to use and modify to suit your needs. Send comments to:
  14.  
  15.   Daniel Jibouleau
  16.   jiboule@hermes.ulaval.ca
  17.